home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 4 / Erect Magazine 4.iso / pc / menu.mmm / meta.txt < prev   
Encoding:
Text File  |  1995-07-25  |  3.1 KB  |  39 lines

  1. Name
  2. ----
  3. Menui□Max:
  4.  
  5. Strings
  6. ------
  7. Macromedia Director
  8.  
  9. Script Channel Commands
  10. --------------------
  11. Global Config_Gput 0 into item 1 of Config_G--put clickOn() - 10 into clickOn_Wset the visibility of sprite clickOn_W = TRUEput clickOn() - 9 into clickOn_Wset the visibility of sprite clickOn_W = FALSEgo to the frameGlobal Config_Gput 1 into item 1 of Config_G--put clickOn() - 10 into clickOn_Wset the visibility of sprite clickOn_W = TRUEput clickOn() - 11 into clickOn_Wset the visibility of sprite clickOn_W = FALSEnothingGlobal Config_Gput 0 into item 2 of Config_G--put clickOn() - 10 into clickOn_Wset the visibility of sprite clickOn_W = TRUEput clickOn() - 9 into clickOn_Wset the visibility of sprite clickOn_W = FALSEGlobal Dmovie_Gput "PhotoBr"&clickOn()-8 into Dmovie_GpuppetSound 0--go to "Dmovie"put clickOn() into clickOn_Wset the visibility of sprite clickOn_W = FALSEupdatestage--Wtime 0.2put clickOn() into clickOn_Wset the visibility of sprite clickOn_W = TRUE--go to "Config"Global Config_Gif machineType() = 256 and the colorDepth <= 8 then    alert "Please Change of Display !!"else    put 1 into item 2 of Config_G    --    put clickOn() - 10 into clickOn_W    set the visibility of sprite clickOn_W = TRUE    put clickOn() - 11 into clickOn_W    set the visibility of sprite clickOn_W = FALSE end ifif soundBusy(1) then    nothingelse    puppetSound "MenuBGM"end ifput clickOn() into clickOn_Wset the visibility of sprite clickOn_W = FALSEupdatestage--Wtime 0.2put clickOn() into clickOn_Wset the visibility of sprite clickOn_W = TRUE--QuitGlobal Dmovie_Ggo to movie Dmovie_GGlobal Config_Grepeat with n = 2 to 11    set the visibility of sprite n = FALSEend repeat--MovieSizeif item 1 of Config_G = 0 then    set the visibility of sprite 2 = TRUEelse    set the visibility of sprite 3 = TRUEend if--PhotoSizeif item 2 of Config_G = 0 then    set the visibility of sprite 4 = TRUEelse    set the visibility of sprite 5 = TRUEend if--SoundVolumeput item 3 of Config_G + 6 into SV_Wset the visibility of sprite SV_W = TRUEgo to "Menu"Global Dmovie_Gput "MovieBr"&clickOn()-1 into Dmovie_GpuppetSound 0--go to "Dmovie"put clickOn() into clickOn_Wset the visibility of sprite clickOn_W = FALSEupdatestage--Wtime 0.2--repeat with n = 1 to 24    set the visibility of sprite n = TRUEend repeat--go to the frame + 1repeat with n = 6 to 11    set the visibility of sprite n = FALSEend repeat--put clickOn()-10 into Volume_Wset the visibility of sprite Volume_W = TRUE--Global Config_Gput Volume_W-6 into item 3 of Config_G--if item 3 of Config_G > 0 then    put 255/5*integer(item 3 of Config_G) into Volume_W    set the volume of sound 1 = Volume_Welse    set the volume of sound 1 = 0end if
  12.  
  13. vwci
  14. ----
  15. 1025: □Menupal
  16. 1026: □Menu
  17. 1027: □MnConfig
  18. 1028: □MnQuit
  19. 1029: □handBig
  20. 1030:     handSmall
  21. 1031: □ConPal
  22. 1032: □Config
  23. 1033: □ConMB
  24. 1034: □ConMS
  25. 1035: □ConP
  26. 1036: □ConP256
  27. 1037: □ConV0
  28. 1038: □ConV1
  29. 1039: □ConV2
  30. 1040: □ConV3
  31. 1041: □ConV4
  32. 1042: □ConV5
  33. 1043: □Cmenu
  34. 1044:     BlackBoad
  35. 1045: □Loading
  36. 1046: 
  37. handSmall2
  38. 1048: □MenuBGM
  39.